projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95169ad
)
gtk: fix PasswordEntry annotation
author
Bilal Elmoussaoui
<bil.elmoussaoui@gmail.com>
Sat, 1 Jan 2022 16:49:11 +0000
(17:49 +0100)
committer
Bilal Elmoussaoui
<bil.elmoussaoui@gmail.com>
Sat, 1 Jan 2022 16:49:11 +0000
(17:49 +0100)
gtk/gtkpasswordentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkpasswordentry.c
b/gtk/gtkpasswordentry.c
index 7e375a05bcf7c814ec69bec8719d131cd475fafe..b6a6dea51bee893046ead8f8a1d4861c81778a11 100644
(file)
--- a/
gtk/gtkpasswordentry.c
+++ b/
gtk/gtkpasswordentry.c
@@
-729,7
+729,7
@@
gtk_password_entry_set_extra_menu (GtkPasswordEntry *entry,
*
* Gets the menu model set with gtk_password_entry_set_extra_menu().
*
- * Returns: (transfer none)
:
(nullable): the menu model
+ * Returns: (transfer none) (nullable): the menu model
*/
GMenuModel *
gtk_password_entry_get_extra_menu (GtkPasswordEntry *entry)